Fix make 3.80 incompatibility in 22985:d8ea33e7af7e
authorJan Beulich <jbeulich@novell.com>
Wed, 9 Mar 2011 10:49:19 +0000 (10:49 +0000)
committerJan Beulich <jbeulich@novell.com>
Wed, 9 Mar 2011 10:49:19 +0000 (10:49 +0000)
commit28d6207bfcb0f703cad8d323ab0f92e5fa8bbc2e
tree87e444540c9b8895f4a6acc7187cc6af8f51666d
parentf544bf377ee829e1342abd818ac30478c6f3a134
Fix make 3.80 incompatibility in 22985:d8ea33e7af7e

make 3.80 complains about a missing endif if the invocation of
cc-ver-check is itself wrapped in a conditional. Steal how the tools
deal with that.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/Rules.mk